home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-05 | 898 b | 27 lines | [TEXT/R*ch] |
- The FAT version of ScreenFlip is created using a method directly based on
- the one described by Robert Geisler (geisler@fserv1.mpib-tuebingen.mpg.de)
- in his "Fat Module" example code. This README file is also largely based
- on his README.
-
-
- BUILDING THE MODULE
-
- 1. Install ToolServer as described in the file "How to add Tools", which
- is in CodeWarrior7:Metrowerks C/C++.
-
- 2. Make "ScreenFlip.µ".
-
- 3. Copy the resulting module to this Fat ScreenFlip folder, and rename it to
- "ScreenFlip FAT". The exact name is important!
-
- 4. Make "ScreenFlip PEF.µ"
-
- 5. Start ToolServer from the Tools menu of Metrowerks C/C++.
- Switch to ToolServer, and execute the script "ScreenFlip FAT TS Script".
-
- 6. "ScreenFlip FAT" now contains a safe fat code resource.
-
-
- For more information on how to make Fat After Dark modules, see Robert's "Fat Module"
- (see ScreenFlip README for info on where to find it).
-